<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-hardware {
    width: auto;
    height: 320px;
    overflow: auto;
    background: #12183e url(../images/ai-hardware/banner@2x.png) no-repeat center;
    background-size: auto 100%;
}

.bg-hardware .bg-title {
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 112px;
}

.bg-hardware .p-h1-title {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 112px;
}

.bg-hardware .bg-description {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    width: 700px;
    line-height: 21px;
    margin-top: 24px;
}

.bg-hardware .advise-btn {
    width: 96px;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    background: rgba(41, 98, 255, 1);
    border-radius: 16px;
    margin-top: 32px;
    cursor: pointer;
}

.bg-hardware .advise-btn:hover {
    background: #2354DB;
}

.hardware-container {
    width: 1200px;
    margin: 0 auto;
}

.bg-hardware-app.section-item{
    overflow: auto;
    padding-bottom: 56px;
    background: url(../images/ai-hardware/bg_scenarios_3.png) no-repeat center center;
    /*background-size: 100%;*/
    margin: auto;
}
.bg-hardware-app .app-title{
    background: url(../images/ai-hardware/title_scenarios.png) no-repeat;
    background-size: 100%;
}
.bg-hardware-app .hardware-container{
    display: flex;
    justify-content: space-between;
}
.hardware-case-wrap{
    width: 285px;
    height: 220px;
    background: #FFFFFF;
    border: 1px solid #EBEDF0;
    border-radius: 16px;
}

.hardware-case-wrap .case-img{
    display: block;
    height: 220px;
    /*border-radius: 4px 4px 0 0 ;*/
}
.education-1{
    background-image: url(../images/ai-hardware/application1-1.png);
    background-size: 100% 100%;
}
.education-2{
    background-image: url(../images/ai-hardware/application1-2.png);
    background-size: 100% 100%;
}
.education-3{
    background-image: url(../images/ai-hardware/application1-3.png);
    background-size: 100% 100%;
}
.education-4{
    background-image: url(../images/ai-hardware/application1-4.png);
    background-size: 100% 100%;
}
.education-5{
    background-image: url(../images/ai-hardware/application1-5.png);
    background-size: 100% 100%;
}
.education-6{
    background-image: url(../images/ai-hardware/application1-6.png);
    background-size: 100% 100%;
}
.education-7{
    background-image: url(../images/ai-hardware/application1-7.png);
    background-size: 100% 100%;
}
.education-8{
    background-image: url(../images/ai-hardware/application1-8.png);
    background-size: 100% 100%;
}
.case-desc{
    /*height: 120px;*/
    padding: 20px 24px;
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    text-align: justify;

}


.ai-hardware-adv {
    overflow: auto;
    padding-bottom: 65px;
    background: #FAFBFC;
}

.ai-hardware-adv .hardware-title {
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #2D3138;
    letter-spacing: 3.5px;
    text-align: center;
    line-height: 28px;
    margin-top: 104px;
}

.ai-hardware-adv .hardware-desc {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #ADB1B8;
    text-align: center;
    line-height: 12px;
    margin-bottom: 64px;
}


.advantage-img {
    display: block;
    height: 140px;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
}

.advantage-title {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #2D3138;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    margin-top: 28px;
}

.advantage-desc {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #8E959E;
    letter-spacing: 0;
    text-align: center;
    line-height: 21px;
    margin-top: 10px;
}


.hardware-customer-wrap{
    background: #ffffff;
    overflow: auto;
    padding-bottom: 80px;
    margin: auto;
    max-width: 1085px;
}
.hardware-customer-wrap .frame-side{
    width: 90px;
}
.hardware-customer-wrap .hardware-container{
    /*display: flex;*/
    /*justify-content:space-around;*/
    width: 900px;
    margin: auto;
}
.hardware-customer-wrap .hardware-title{
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #2D3138;
    letter-spacing: 5px;
    line-height: 28px;
    text-align: center;
    background: url(../images/ai-hardware/title_cases.png) no-repeat;
    background-size: 100% 100%;
}

.hardware-customer-wrap .customer-item-desc{
    font-size:15px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(94,96,102,1);
    text-align: center;
    margin-top: 8px;
}



.hardware-customer-wrap .customer-item-icon{
    height: 96px;
    width: 96px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slidee-content .p4-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slidee-content .p4-t {
    text-align: center;
}

.hardware-1 {
    background-image: url(../images/hardware-1.jpg);
    background-size: 100% 100%;
}

.hardware-2 {
    background-image: url(../images/hardware-2.png);
    background-size: 100% 100%;
}

.hardware-3 {
    background-image: url(../images/hardware-3.png);
    background-size: 100% 100%;
}

.hardware-4 {
    background-image: url(../images/hardware-4.jpg);
    background-size: 100% 100%;
}


/*====================*/
.section-item {
    overflow: auto;
    background: #FFFFFF;
}

.section-item .section-title {
    width: 400px;
    height: 50px;
    margin: 56px auto 24px;
}

/*.ai-hardware-adv {*/
/*margin-bottom: 56px;*/
/*}*/


.ai-hardware-adv .hardware-container {
    display: flex;
    justify-content: space-between;
}

.hardware-container.second {
    margin-top: 20px;
}

.ai-hardware-adv .hardware-title {
    background: url(../images/ai-hardware/title_PlanAdvantage.png) no-repeat;
    background-size: 100% 100%;
}

.hardware-container .hardware-advantage-wrap {
    width: 282px;
    height: 220px;
}

.hardware-advantage-wrap .advantage-img {
    display: block;
    width: 282px;
    height: 220px;
}

.advantage-img {
    display: block;
    height: 140px;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
}


/*äº§å“ä¸Žè§£å†³æ–¹æ¡ˆ*/
.product-solution .section-title{
    background-image: url(../images/ai-hardware/Title_Solution.png);
    background-size: 100% 100%;
}
.solution-container .ps-tab{
    position: relative;
    width: 800px;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #EBECF0;
    margin: auto;
}
.ps-tab .tab-item{
    width: 266px;
    font-size:18px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(94,96,102,1);
    line-height:40px;
    text-align: center;
    cursor: pointer;
}
.ps-tab .tab-item.active{
    color: #2962FF;
}
.ps-tab .sort-line{
    position: absolute;
    left: 115px;
    top: 38px;
    display: inline-block;
    width:32px;
    height:3px;
    background:rgba(66,117,255,1);
}
.solution-container .tab-des{
    width: 988px;
    font-size:15px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(106,118,154,1);
    line-height:22px;
    text-align: center;
    margin: 32px auto;
}
.product-solution{
    margin-bottom: 56px;
}
.product-solution-detail{
    max-width: 1200px;
    margin: auto;
    display: none;
}
#ps-first{
    display: block;
}
.product-solution-detail .left-area{
    float: left;
    width: 560px;

}
.product-solution-detail .right-area{
    float: right;
    width: 640px;
    height: 535px;
}
.right-area img{
    width: 100%;
    height: 100%;
}
.ps-introduce-item{
    position: relative;
    margin-top: 40px;
}
.ps-introduce-item:first-child{
    margin-top: 74px;
}
.ps-introduce-item img{
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    display: block;
}
.ps-introduce-item .text-detail{
    margin-left: 68px;
}
.text-detail .title-item{
    font-size:18px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(45,49,56,1);
    line-height:18px;
}
.text-detail .product-solution-des{
    width:440px;
    /*height:60px;*/
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    margin: 0;
}


/*aièƒ½åŠ›*/

.ai-ability .ability-title{
    background: url(../images/ai-hardware/title_ability.png) no-repeat;
    background-size: 100% 100%;
}
.ai-ability{
    background: #FFFFFF;
}
.ability-container{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ability-container.second{
    margin: 20px auto 50px;
}
.ability-container .ability-item{
    position: relative;
    width: 245px;
}
.ability-item img{
    display: block;
    width: 80px;
    height: 80px;
    margin: auto;
}
.ability-item .img-des{
    font-size:15px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(46,47,51,1);
    text-align: center;
    margin-bottom: 8px;
}
.ability-item .des-detail{
    font-size:13px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(144,146,153,1);
    line-height:20px;
    text-align: center;
}
.frame{
    overflow: hidden;
    width: 900px;
    height: 200px;
    float: left;
}
</pre></body></html>